CHANGES From v0.97 to v1.0

- Source released!
- Save files from long ROM names should work now
- Texts couldn't be longer than 128 bytes, the limit is now 256 bytes
- SRAM bank is now set to first even when starting a plugin
- A bug in reading keys in the textviewe is fixed

CHANGES From v0.96 to v0.97

- Added SRAM consistency check
- Added fgcolor to gui.cfg
- Fixed bug in Easter-egg :9

CHANGES From v0.95 to v0.96

- Fixed a bug that trashed the SRAM-system bank 1 when you started
  a game without loding a save-file
- Added start with Reset (L+A) that should fix roms that wont start
  normally (like TOD). Intro-skip is now on R+A
- MAKEFS now fixes all roms it adds to the filesystem, except plugins

CHANGES From v0.9 to v0.95

- New savefiles (savename does not have to match romname)
- Text changable (for translations)
- Better themes (you can make your own icons)
- Bugfixes
- An Easter-egg! see if you can find it :)


CHANGES From v0.8 to v0.9

- Configuration system
- Remade SRAM file operations
- Intro skipper
- Help screens

MAKEFS changes

- (Experimental) support for turbo carts
- Fixes filenames (cuts basename and lowercases extention)



CHANGES From v0.71 to v0.8

- Modplayer now handles codewave songs, and lz77 compressed songs
- Gamma correction in BMP viewer
- An optional 2D (Icons) layout instead of list
- Recompiled in THUMB (Duh!) for much smaller bin-size
- Some bugfixes



CHANGES From V0.7 to v0.71

- Checks if SRAM is full
- Fixed a bug that dropped the last byte of save-files
- FIxed a bug that crashed the text-reader
- Halts the CPU to save batteries
